Lucene search
+L
LinuxLinux Kernel

14985 matches found

CVE
CVE
added 2025/09/04 3:33 p.m.54 views

CVE-2025-38719

The CVE-2025-38719 entry concerns the Linux kernelnet hibmcge: when the network port is down, a released queue can yield ring->len = 0, triggering a division by zero in hbg_get_queue_used_num() called from debugfs. The provided patch adds a guard: if ring->len is 0, hbg_get_queue_used_num()...

5.5CVSS5.9AI score0.00143EPSS
Save
CVE
CVE
added 2026/06/25 8:39 a.m.54 views

CVE-2026-53236

CVE-2026-53236 affects the Linux kernel where a patch restricts SO_ATTACH_FILTER (cBPF) usage on TCP sockets to CAP_NET_ADMIN, mitigating a potential side-channel leaking TCP sequence/ACK data. Debian/Ubuntu entries show patches across newer kernel builds (e.g., Linux 6.1 series with 6.1.176-1~de...

5.5CVSS5.8AI score0.00123EPSS
Save
CVE
CVE
added 2026/06/25 8:39 a.m.54 views

CVE-2026-53249

CVE-2026-53249 is a Linux kernel vulnerability where the IPOPT_SSRR and IPOPT_LSRR IPv4 options are restricted to CAP_NET_RAW, preventing unprivileged processes from steering packets through attacker-controlled nodes to leak information (e.g., TCP ISN). The issue is patched in multiple OS context...

5.5CVSS5.7AI score0.00123EPSS
Save
CVE
CVE
added 2026/07/01 1:32 p.m.54 views

CVE-2026-53334

The CVE-2026-53334 issue affects the Linux kernel DAMON subsystem, specifically mm/damon/reclaim and mm/damon/lru_sort. The root cause is a failure to handle damon_ctx allocations: if the kdamond damon_ctx allocation fails, code may dereference a NULL ctx in damon_commit_ctx(), leading to potenti...

5.5CVSS6.2AI score0.0017EPSS
Save
CVE
CVE
added 2026/07/01 1:32 p.m.54 views

CVE-2026-53352

CVE-2026-53352 affects the Linux kernel and stems from a race in zap_other_threads() where the calling thread’s JOBCTL_PENDING_MASK is not cleared during thread-group destruction. When a multi-threaded process is stopped (SIGSTOP) and one thread execs, zap_other_threads() can abort the group-stop...

4.7CVSS5.8AI score0.00111EPSS
Save
CVE
CVE
added 2026/07/19 11:59 a.m.54 views

CVE-2026-53387

In the Linux kernel, the vulnerability CVE-2026-53387 affects the IIO light driver for veml6075. The issue arises in veml6075_it_ms indexing: veml6075_it_ms has 5 elements, but VEML6075_CONF_IT can yield 0–7, which can lead to an out-of-bounds access when the index is >= 5. The fix adds a boun...

7.1CVSS5.3AI score0.00166EPSS
Save
CVE
CVE
added 2026/07/19 3:40 p.m.54 views

CVE-2026-64127

CVE-2026-64127 affects the Linux kernel Bluetooth L2CAP handling. The root cause, after a patch, was an incorrect use of DEFINE_RAW_FLEX() in l2cap_ecred_reconfigure(): the on-stack PDU size and source pointer were not adjusted, causing 8-byte data being copied from the stack instead of the inten...

5.5CVSS5.3AI score0.00127EPSS
Save
CVE
CVE
added 2026/07/20 4:27 p.m.54 views

CVE-2026-64190

Concrete details found: CVE-2026-64190 affects the Linux kernel team driver. The flaw is a race during a mode-change in net: team where __team_change_mode() clears team->ops with memset() while a concurrent team_xmit() on another CPU may read team->ops.transmit and dereference a NULL pointe...

5.5CVSS5.6AI score0.00143EPSS
Save
CVE
CVE
added 2026/07/25 8:49 a.m.54 views

CVE-2026-64333

The CVE-2026-64333 issue affects the Linux kernel USB serial driver digi_acceleport. The vulnerability was caused by digi_write_inb_command() not properly handling timeouts: it could update the transfer buffer and resubmit the URB on timeout, and for break-control type commands with no timeout it...

7.8CVSS6AI score0.00169EPSS
Save
CVE
CVE
added 2026/07/25 8:50 a.m.54 views

CVE-2026-64413

CVE-2026-64413 relates to the Linux kernel netfilter/ebtables path, specifically the zero chainstack array issue. The advisory describes that if cpu_possible_mask is sparse (e.g., CPU 0 and CPU 2 possible, CPU 1 not), the allocation loop can skip an entry and, if vmalloc_node() fails later, the c...

7CVSS5.8AI score0.00122EPSS
Save
CVE
CVE
added 2026/07/25 8:50 a.m.54 views

CVE-2026-64420

Summary : CVE-2026-64420 affects the Linux kernel in the Cros EC (ChromeOS) subsystem. The issue arises during driver probing where dev_set_drvdata() is set before probe success, allowing sub-drivers such as cros_ec_typec to retain a stale pointer to the device even if ec_device_probe() fails. Th...

7CVSS5.7AI score0.00118EPSS
Save
CVE
CVE
added 2026/07/25 8:51 a.m.54 views

CVE-2026-64449

CVE-2026-64449 relates to the Linux kernel staging/vme_user code. The vulnerability arises because the SLAVE-path helpers buffer_to_user() and buffer_from_user() copy count bytes using an unsafe offset (*ppos) into a fixed-size kern_buf (128 KiB), without bounding *ppos + count against size_buf. ...

7.8CVSS6AI score0.00139EPSS
Save
CVE
CVE
added 2017/05/12 3:00 p.m.53 views

CVE-2016-10295

An information disclosure vulnerability in the Qualcomm LED driver (CVE-2016-10295) could allow a local malicious Android app to access data outside its permission levels. Affected product: Android; Kernel version: 3.18. Android ID: A-33781694. The issue is rated Moderate because exploitation req...

4.7CVSS4.3AI score0.00918EPSS
Save
CVE
CVE
added 2025/06/18 11:02 a.m.53 views

CVE-2022-50071

The CVE-2022-50071 issue affects the Linux kernel’s MPTCP implementation. The vulnerability arises when socket creation fails due to a CGROUP_INET_SOCK_CREATE eBPF program, causing leakage of subflows because cleanup was not invoked in that code path. The fix moves subflow cleanup into the mptcp_...

7.8CVSS6.5AI score0.00201EPSS
Save
CVE
CVE
added 2025/09/15 2:06 p.m.53 views

CVE-2023-53191

The CVE-2023-53191 vulnerability affects the Linux kernel code path irqchip/alpine-msi in alpine_msix_init_domains. The root cause is a refcount leak caused by not calling of_node_put() on the node returned by of_irq_find_parent() after it is no longer needed. A fix adds the missing of_node_put()...

5.5CVSS6AI score0.00156EPSS
Save
CVE
CVE
added 2025/09/15 2:06 p.m.53 views

CVE-2023-53195

CVE-2023-53195 affects the Linux kernel mlxsw minimal subsystem. The vulnerability stems from a memory leak in mlxsw_m_linecards_init(), where the line cards array was not freed in the error path. The patch fixes this by freeing the array in the error path, making it equivalent to mlxsw_m_linecar...

5.5CVSS6AI score0.00154EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.53 views

CVE-2023-53256

CVE-2023-53256 resolves a Linux kernel issue in the firmware/arm_ffa path where device names for logical partitions could collide. The root cause was that the device name used by FFA partitions included only the VM ID, while UUIDs were kept in partition info, causing sysfs errors like “cannot cre...

5.5CVSS5.7AI score0.00145EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.53 views

CVE-2023-53375

The CVE refers to a Linux kernel tracing issue: when a tracing instance is removed, the error logs from that instance were not freed, causing a memory leak reported by kmemleak. The problem statement and example trace are provided in the initial document, and connected advisories (EulerOS kernel ...

5.5CVSS6AI score0.00156EPSS
Save
CVE
CVE
added 2025/06/18 9:33 a.m.53 views

CVE-2025-38076

CVE-2025-38076 concerns the Linux kernel vulnerability related to module unloading and allocation tags. The issue arises from a use-after-free risk when memory containing a module’s allocation tags remains alive after unloading, because percpu counters referenced by those tags could be freed by f...

7.8CVSS6.4AI score0.00157EPSS
Save
CVE
CVE
added 2025/07/03 8:35 a.m.53 views

CVE-2025-38121

The CVE-2025-38121 entry describes a Linux kernel issue in the wifi: iwlwifi: mld path. When an error occurs during init, in_hw_restart is set but never cleared, causing the code to retry init as if in a restart while not actually in one. This can lead to a NULL pointer dereference during cancell...

5.5CVSS7AI score0.0014EPSS
Save
CVE
CVE
added 2025/07/25 12:53 p.m.53 views

CVE-2025-38379

The CVE-2025-38379 entry corresponds to a Linux kernel SMB/CIFS issue where, during smb2_reconnect_server() channel reestablishment, a dummy tcon with an uninitialized ->query_interface is passed to smb2_reconnect(), making queue_delayed_work() unsafe to call on that tcon. The result is a warn...

7.5CVSS6AI score0.00346EPSS
Save
CVE
CVE
added 2025/07/25 2:22 p.m.53 views

CVE-2025-38431

The CVE-2025-38431 entry concerns the Linux kernel SMB client regression related to native SMB symlinks. The available connected document details indicate the vulnerability was addressed by restoring the ability of the client to perform lstat(2) and readlink(2) operations even when the symlink ta...

5.5CVSS6.3AI score0.00141EPSS
Save
CVE
CVE
added 2025/07/28 11:21 a.m.53 views

CVE-2025-38486

CVE-2025-38486 concerns the Linux kernel SoundWire subsystem, specifically related to reverting the commit that added set_channel_map API support for Qualcomm SoundWire. The vulnerability manifests in the soundwire_qcom path (qcom_swrm_set_channel_map) and was linked to a broken zero-th pconfig e...

7.8CVSS6.3AI score0.00129EPSS
Save
CVE
CVE
added 2025/08/16 11:12 a.m.53 views

CVE-2025-38536

CVE-2025-38536 affects the Linux kernel in the net:airoha path, where np->name could be used after a call to of_node_put(np). This release-after-check pattern could cause a use-after-free if pdev is NULL. The documented fix moves of_node_put(np) to execute only after both the error and success...

7.8CVSS6.6AI score0.00146EPSS
Save
CVE
CVE
added 2025/08/19 5:03 p.m.53 views

CVE-2025-38594

CVE-2025-38594 pertains to the Linux kernel (iommu/vt-d) and fixes a use-after-free (UAF) in sva unbind with pending IOPFs. The root cause was a wrong removal of a device from the IOMMU IOPF queue when the last IOPF-capable domain detaches, occurring before intel_pasid_tear_down_entry() completed...

7.8CVSS7.1AI score0.00153EPSS
Save
CVE
CVE
added 2025/08/22 4:00 p.m.53 views

CVE-2025-38636

CVE-2025-38636 : Linux kernel vulnerability in DA monitor tracepoints where tracing printed strings could read 32 bytes from a literal __array instead of __string, causing a global-out-of-bounds access to automaton_snep (harmless during print, but unsafe). The fix replaces reading 32 bytes with _...

7.1CVSS6.5AI score0.00149EPSS
Save
CVE
CVE
added 2025/08/22 4:00 p.m.53 views

CVE-2025-38648

CVE-2025-38648 refers to a Linux kernel issue in the stm32 SPI driver. The stm32_spi_probe now validates that the pointer returned by of_device_get_match_data (cfg) is non-NULL before accessing cfg->has_device_mode, preventing a potential NULL pointer dereference and possible system crash. If ...

5.5CVSS6.4AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/04 3:32 p.m.53 views

CVE-2025-38701

CVE-2025-38701 relates to ext4 in the Linux kernel where a syzbot-triggered BUG_ON could occur when INLINE_DATA_FL is set but the system.data xattr is missing. The fix replaces BUG_ON with EXT4_ERROR_INODE() in ext4_create_inline_data() and ext4_inline_data_truncate(), and documents reporting a c...

5.5CVSS5.8AI score0.00177EPSS
Save
CVE
CVE
added 2025/09/04 3:33 p.m.53 views

CVE-2025-38712

CVE-2025-38712 refers to a Linux kernel issue in the hfsplus code path. Root cause: when the volume header has values not reflecting the filesystem state, hfsplus_fill_super() may assume the attributes file isn’t created and call hfsplus_create_attributes_file(), hitting a BUG_ON(). The fix repla...

5.5CVSS5.8AI score0.00159EPSS
Save
CVE
CVE
added 2025/09/04 3:33 p.m.53 views

CVE-2025-38713

CVE-2025-38713 concerns a slab-out-of-bounds read in the Linux kernel’s hfsplus handling. The issue occurs in hfsplus_uni2asc(), which can be triggered via hfsplus_readdir() and may crash the kernel (KASAN slab-out-of-bounds). The connected documents confirm a fix in the kernel source to address ...

7.1CVSS5.8AI score0.00162EPSS
Save
CVE
CVE
added 2025/09/05 5:21 p.m.53 views

CVE-2025-39707

Technical details for CVE-2025-39707 (affected component, root cause, impact, or fix) are not publicly provided in the connected documents. Monitor for updates from vendor advisories and security feeds.

5.5CVSS6AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/05 5:21 p.m.53 views

CVE-2025-39715

CVE-2025-39715 affects the Linux kernel on Parisc where a read-access check was not triggered for certain user-access memory references, allowing a local attacker to execute a LWS compare-and-swap at an address that is read-protected at PRIV_USER. The issue is fixed by probing read access rights ...

5.5CVSS6.2AI score0.00145EPSS
Save
CVE
CVE
added 2025/09/05 5:21 p.m.53 views

CVE-2025-39717

CVE-2025-39717 concerns the Linux kernel and is described as resolved. The issue centers on open_tree_attr(2) and id-mapping changes: a bug in a previous commit allowed bypassing the restriction by calling open_tree_attr(2) without OPEN_TREE_CLONE, potentially enabling detached mounts to alter id...

7.8CVSS5.8AI score0.00152EPSS
Save
CVE
CVE
added 2025/09/07 3:16 p.m.53 views

CVE-2025-39734

CVE-2025-39734 affects the Linux kernel component fs/ntfs3 in the NTFS file-system path. The issue stems from a revert of the inode_trylock versus inode_lock handling (commit 69505fe98f198ee813898cbcaf6770949636430b). The description notes that previously conditional lock acquisition was removed ...

5.5CVSS5.8AI score0.00145EPSS
Save
CVE
CVE
added 2025/09/16 1:00 p.m.53 views

CVE-2025-39810

CVE-2025-39810 – bnxt_en memory corruption fix in the Linux kernel driver. The issue arises when FW resources change during interface down, where bnxt_set_dflt_rings() can size bp->tx_ring[] too small if bp->num_tc > 1, permitting memory corruption in bnxt_alloc_cp_rings(). The root caus...

7.8CVSS6.1AI score0.00163EPSS
Save
CVE
CVE
added 2025/09/19 3:26 p.m.53 views

CVE-2025-39857

CVE-2025-39857 affects the Linux kernel net/smc component and is a NULL pointer dereference in smc_ib_is_sg_need_sync(). The issue occurs when ibdev->dma_device is NULL for the software RoCE device, triggering a kernel crash. A NULL pointer check has been added to prevent the problem. Remediat...

7.5CVSS6AI score0.00306EPSS
Save
CVE
CVE
added 2025/09/19 3:26 p.m.53 views

CVE-2025-39860

CVE-2025-39860 – Linux kernel Bluetooth UAF in l2cap_sock_cleanup_listen() . The vulnerability arises from a race between bt_accept_dequeue() and l2cap_sock_cleanup_listen() where a socket could be freed while another path still holds a reference. The root cause is a race in the l2cap_sock_cleanu...

8CVSS6.1AI score0.00226EPSS
Save
CVE
CVE
added 2025/10/01 8:07 a.m.53 views

CVE-2025-39923

CVE-2025-39923 concerns the Linux kernel dmaengine/qcom BAM driver. The root cause was missing error handling in DT parsing for required properties (clock and num-channels), which could allow probing to proceed unsafely and read channels from registers, risking early boot crashes across Qualcomm ...

5.5CVSS5.8AI score0.0015EPSS
Save
CVE
CVE
added 2025/10/04 7:30 a.m.53 views

CVE-2025-39933

The Linux kernel SMB client (recv_done) is affected by CVE-2025-39933 due to improper verification of data_offset, data_length and remaining_data_length in recv_done. This root cause can lead to memory corruption in the SMB client path. Public advisories reference kernel fixes for this issue; rem...

9.4CVSS6.2AI score0.00209EPSS
Save
CVE
CVE
added 2025/10/04 7:31 a.m.53 views

CVE-2025-39945

The CVE-2025-39945 entry concerns a race in the Linux kernel cnic subsystem where a use-after-free can occur if a delayed work item (delete_task) remains active during cnic_dev deallocation. The root cause is that cancel_delayed_work() does not guarantee the delayed work item has finished if it i...

7.8CVSS6.2AI score0.00158EPSS
Save
CVE
CVE
added 2025/10/04 7:31 a.m.53 views

CVE-2025-39949

The CVE-2025-39949 issue affects the Linux kernel QED driver path (drivers/net/ethernet/qlogic/qed/qeddebug.c) where qed_protection_override_dump may process more GRC elements than the allocated buffer, causing a write past the end and a kernel panic (BUG: unable to handle kernel paging request a...

7.8CVSS6.2AI score0.00154EPSS
Save
CVE
CVE
added 2025/10/09 12:13 p.m.53 views

CVE-2025-39963

CVE-2025-39963 is a Linux kernel vulnerability related to io_uring: in io_link_skb, prev_notif could be computed using the wrong value (nd instead of prev_nd), causing a context validation check to compare the current notification with itself. The issue is fixed by using the correct prev_nd when ...

7.8CVSS6AI score0.00141EPSS
Save
CVE
CVE
added 2025/10/15 7:55 a.m.53 views

CVE-2025-39966

CVE-2025-39966 (Linux kernel, iommufd) : A race during abort for file descriptors could cause a use-after-free when the object is freed while a file’s private_data references it. The bug arises because fput() defers release() to a workqueue; ifAbort allocation fails before installing the file, th...

7.8CVSS6.2AI score0.00102EPSS
Save
CVE
CVE
added 2026/01/13 3:34 p.m.53 views

CVE-2025-71099

Technical details for CVE-2025-71099 are not publicly available in the provided documents; monitor for updates.

7.8CVSS5.8AI score0.00122EPSS
Save
CVE
CVE
added 2026/01/23 3:23 p.m.53 views

CVE-2025-71161

The connected advisory describes CVE-2025-71161 affecting Linux kernel dm-verity. It centers on the verity_fec_decode() path in drivers/md/dm-verity-fec.c, where recursive forward error correction can be triggered. Root cause: the recursive correction logic may loop deeply (253 iterations per lev...

7.5CVSS5.2AI score0.00347EPSS
Save
CVE
CVE
added 2026/02/04 4:07 p.m.53 views

CVE-2026-23062

The CVE-2026-23062 issue is in the Linux kernel platform/x86 hp-bioscfg code. The root cause is twofold: an off-by-one error in a loop using <= instead of

5.5CVSS5.3AI score0.00127EPSS
Save
CVE
CVE
added 2026/02/04 4:07 p.m.53 views

CVE-2026-23068

CVE-2026-23068 (Linux kernel) : The spi-sprd-adi driver could double-free the spi_controller on probe failure due to using spi_alloc_host() with devm_spi_register_controller(), then falling through to spi_controller_put() when a restart handler registration failed. The fix switches to devm_spi_al...

7.8CVSS5.3AI score0.00134EPSS
Save
CVE
CVE
added 2026/02/04 4:08 p.m.53 views

CVE-2026-23082

Public technical details about CVE-2026-23082 are not provided in the supplied documents. Monitor for updates from vendors; no specifics on affected components, impact, or fixes can be stated from the given materials.

5.5CVSS5.2AI score0.00128EPSS
Save
CVE
CVE
added 2026/02/14 3:22 p.m.53 views

CVE-2026-23138

In CVE-2026-23138, the Linux kernel fixes an infinite recursion bug triggered when tracing the RCU events with the stack-trace trigger enabled. The patch expands ftrace recursion protection by adding a set of bits to protect events from recursion across contexts (normal, softirq, interrupt, and N...

5.5CVSS5.3AI score0.00122EPSS
Save
CVE
CVE
added 2026/02/14 4:01 p.m.53 views

CVE-2026-23167

Technical details (affected product, component, version, root cause, and fix) are not publicly available in the provided connected documents. Monitor for updates to CVE-2026-23167 as more information becomes available.

4.7CVSS5.2AI score0.00086EPSS
Save
Total number of security vulnerabilities14985